os.Process.wait (method) 2 uses os (current package) exec.go#L358: return p.wait() exec_unix.go#L22: func (p *Process) wait() (ps *ProcessState, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)